home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / crv.z / crv
Encoding:
Text File  |  2002-10-03  |  1.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ccccrrrrvvvv((((3333GGGG))))                                                                ccccrrrrvvvv((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ccccrrrrvvvv - draws a curve
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ccccrrrrvvvv((((ppppooooiiiinnnnttttssss))))
  13.      rrrreeeeaaaallll ppppooooiiiinnnnttttssss((((3333,,,,4444))))
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _p_o_i_n_t_s    expects an array containing the four points that define the
  17.                curve. The routine expects 3-D points (_x, _y, and _z coordinates
  18.                for each point).
  19.  
  20. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.      ccccrrrrvvvv draws a cubic spline curve segment (defined by the four submitted
  22.      points) according to the current curve basis and precision.
  23.  
  24.      The curve segment is approximated by a sequence of straight lines.  All
  25.      lines use the current linestyle, which is reset prior to the first line
  26.      and continues through subsequent lines.  Other line modes, including
  27.      depthcueing, line width, and line antialiasing, also apply to the lines
  28.      generated by ccccrrrrvvvv.
  29.  
  30.      After ccccrrrrvvvv executes, the graphics position is undefined.
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      crvn, curveb, curvep, defbas, depthc, linesm, linewd, rcrv, rcrvn, setlin
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.